Welcome![Sign In][Sign Up]
Location:
Search - opengl win32

Search list

[OpenGL programglew-1.3.3-win32

Description: openGL开发需要的重要资源,包括头文件,动态库等。-openGL important resource development needs, including the header files, dynamic libraries.
Platform: | Size: 467968 | Author: xue | Hits:

[OpenGL programwin32

Description: win32 example. Writing a Platform and GUI Toolkit Independent OpenGL Cla-win32 example. Writing a Platform and GUI Toolkit Independent OpenGL Class
Platform: | Size: 619520 | Author: 周周 | Hits:

[OpenGL programglew-1.7.0-win32

Description: OpenGL 扩展库,编写OpenGL2.0必备库-The OpenGL Extension Wrangler Library
Platform: | Size: 1135616 | Author: babala_234 | Hits:

[OpenGL programOpenGL

Description: win32编程 和 openGL图像处理的完美结合 这里教你怎么做到-the prefect combination of Win32 and openGL
Platform: | Size: 366592 | Author: 王峰 | Hits:

[OpenGL programOpenVRML-0.14.3-win32

Description: OpenGL相关的库,在安装Visual Studio后,与之关联,即可使用该库。-OpenGL related library, in the installation of Visual Studio, and relevance of, can use the library.
Platform: | Size: 11372544 | Author: changlin | Hits:

[OpenGL programopengl-Camera

Description: 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementation) 3DMath.cpp (The Source File containing 3D math routines) 3DMath.h (The Header File containing 3D math routine definitions) Camera.h (The Header File containing the camera class definition) Main.h (The Header File containing definitions for the main program) CameraWorldCollision.vcproj (The VC++ Project File holding the project info) CameraWorldCollision.sln (The Solution File holding the solution info) World.raw (The map file) Libraries: opengl32.lib (The OpenGL Interface Library needed to compile the program) glu32.lib (The OpenGL Utility Library needed to compile the program) winmm.lib (The Windows Multimedia Library needed to compile the program) Instructions: If you have Microsoft Visual Studio .NET (version 7.0) just click on the &l
Platform: | Size: 65536 | Author: fenglei | Hits:

[VC/MFCwin32(4)

Description: openGL 在c++环境下运行的地球、月亮、太阳三大天体的运动程序源码!-OpenGL in c++ environment running under the earth, moon, sun three celestial motion program source code!
Platform: | Size: 9014272 | Author: 冯海鸥 | Hits:

[Otheropenteddy-win32-0.3

Description: Teddy Sketch,一个基于gsl和openGl的使用二维图形建立三维模型的软件,用于教育或简单三维建模-Teddy Sketch, one based of gsl and openGl the use of two-dimensional graphics to create three-dimensional model of software for education or a simple three-dimensional modeling
Platform: | Size: 900096 | Author: Jedy | Hits:

[OpenGL program3DSLoad

Description: 3ds读取,使用OpenGL编写的,基于Win32平台开发,很好的学习范例。-3ds read, written using OpenGL, Win32 platform-based development, learning paradigms.
Platform: | Size: 5126144 | Author: lixu | Hits:

[OpenGL programglew-1.9.0-win32

Description: GLEW是一个跨平台的C++扩展库,基于OpenGL图形接口。使用OpenGL的朋友都知道,window目前只支持OpenGL1.1的涵数,但 OpenGL现在都发展到2.0以上了,要使用这些OpenGL的高级特性,就必须下载最新的扩展,另外,不同的显卡公司,也会发布一些只有自家显卡才支 持的扩展函数,你要想用这数涵数,不得不去寻找最新的glext.h,有了GLEW扩展库,你就再也不用为找不到函数的接口而烦恼,因为GLEW能自动识 别你的平台所支持的全部OpenGL高级扩展涵数。也就是说,只要包含一个glew.h头文件,你就能使用gl,glu,glext,wgl,glx的全 部函数。GLEW支持目前流行的各种操作系统(including Windows, Linux, Mac OS X, FreeBSD, Irix, and Solaris)。 这是最新版本 1.90-The GLEW extensive library is a cross-platform C++ based on the OpenGL graphics interface. Know friends using OpenGL window is currently only to support OpenGL1.1 culvert number, but OpenGL development to more than 2.0, you must download the latest extension to use these advanced features of OpenGL, different graphics company, will publish only their own graphics only support extension functions, in order to use the number of Han had to go looking for the latest glext.h With GLEW extension library, you no longer have to find the function interface The worry because GLEW your platform supports all OpenGL can automatically identify the number of senior extension Han. That is, as long as contains a glew.h header file, you can use all the functions gl, glu, glext, wgl, glx. GLEW support the current popular variety of operating systems (including Windows, Linux, Mac OS X, FreeBSD, Irix, and Solaris). This is the latest version 1.90
Platform: | Size: 1393664 | Author: yangan | Hits:

[File Formatglew-1.5.4-win32

Description: installation guide for opengl
Platform: | Size: 753664 | Author: geethu | Hits:

[OpenGL programOpenGL-Project-Of-Lab

Description: 学习opengl的一些初级例子,主要是WIN32环境下,也有MFC的-learning opengl
Platform: | Size: 5751808 | Author: 李钢 | Hits:

[Linux-Unixapp-win32

Description: San Angeles Observation OpenGL ES version example
Platform: | Size: 3072 | Author: sencingnen | Hits:

[OpenGL program5DGS-Win32-Framework

Description: openGL简单窗口框架…使用很方便,以后对于简单的程序员只用在里面相应位置填写代码就好了-simple openGL window frame ... very easy to use, the future for a simple programmer just fill in the corresponding position on the inside like a code
Platform: | Size: 33792 | Author: 魏东林 | Hits:

[OpenGL programglew-1.10.0-win32

Description: opengl的扩展库glew,包含源码与连接库,2013年更新,版本至1.10-opengl extensions library glew, including source code and link library, 2013 updated to version 1.10
Platform: | Size: 2706432 | Author: bms | Hits:

[VC/MFCWin32-Advanced-Graphic-Programming

Description: win32图形编程这本书涉及了GDI,OPENGL,DIRECTDRAW等知识,可以作为基础入门书籍阅读。-This book deals with graphics programming win32 the GDI, OPENGL, DIRECTDRAW such knowledge, can read books as a basis for entry.
Platform: | Size: 28517376 | Author: 姜少雷 | Hits:

[Documentsopengl绘制的电风扇

Description: 本代码采用c程序画电风扇,对新手看很实用,只要你懂一点点OpenGL和WIN32就可以看的很明白。 创建了一个新的 Win32 程序(并非控制台程序) 之后, 链接 OpenGL 的库文件。 操作步骤是: Project-> Settings, 点击 LINK 标签, 在 “Object/Library Modules” 下面那一行的开始处(在kernel32.lib之前) 增添 OpenGL32.lib, GLu32.lib 和 GLaux.lib, 完成之后点击 OK 按钮. 然后把本代码贴上去就可以编译了
Platform: | Size: 80384 | Author: 1160597823@qq.com | Hits:

[OpenGL programglew-1.12.0-win32

Description: opengl api应用头文件。以便于opengl编程。-opengl api head files for applicatoin.
Platform: | Size: 3049472 | Author: zhao | Hits:

[OpenGL programOpenGLSandpit-master

Description: OpenGLSandpit: A few starter projects for OpenGL (Win32 / C) - forking NeHe s OpenGL tutorials. -OpenGLSandpit: A few starter projects for OpenGL (Win32/C)- forking NeHe s OpenGL tutorials.
Platform: | Size: 6144 | Author: dudu | Hits:

[JSP/Javaglew-2.1.0-win32

Description: glew很好玩的一个东西,是用于opengl的一个库,你应该hi到的(glew is glew a very interesting thing used on opengl environment)
Platform: | Size: 2429952 | Author: 牛未满 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 15 »

CodeBus www.codebus.net